[Top] [Prev] [Next] [Bottom]
[Contents]
SaVbsExitF
Prints an Exit Function statement for VB Script.
#include "savbs.h"
int SaVbsExitF();
Argument
None
Returns an integer with a value of 0.
Prints an Exit Function statement for VB Script.
The code fragment:
SaVbsExitF();
will write:
Exit Function\n
to the output stream.
SaVbsB, SaVbsCommE, SaVbsE, SaVbsFuncTrue, SaVbsFuncFalse, SaVbsPrint
SaVbsMsgBox, SaVbsIsLower, SaVbsIsUpper, SaVbsNotDigit, SaVbsLenZero
SaVbsLenNe, SaVbsStdFor, SaVbsCommB, SaVbsEndF, SaVbsNext
SaVbsElse, SaVbsEndIf, SaVbsDecl, SaVbsNTabs, SaVbsNLines
[Top] [Prev] [Next] [Bottom]
[Contents]
info@bluestone.com
Copyright © 1997, Bluestone. All rights
reserved.